home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / archiver / mta_vf35.zip / MTA__TEC.EXE / AVCODES.TEC < prev    next >
Text File  |  1993-02-22  |  3KB  |  51 lines

  1. ------------------------------------------------------------------------
  2. Subject : AV-codes in archives
  3. Target  : All users
  4. Date    : 02-22-93
  5. Rev.    : 1.00 / 02-22/93
  6. ------------------------------------------------------------------------
  7.  
  8. Currently  the  following  programs  can  create  a AV-code that MTA can
  9. detect:
  10.  
  11. - PKZIP (from 1.xx to the current release);
  12. - ARJ   (from 2.xx to the current release);
  13. - SQZ   (from 10.83 and up               );
  14.  
  15. You can use the KeepAV, KeepAVNoCode, IncludeAVFiles and  ExcludeAVFiles
  16. options to  work with  AV-codes (they  are described  in MTADOCEN.DOC in
  17. great  detail).  You  should  observe  the following problems which have
  18. NOTHING to  do with  MTA but  with the  way AV-codes  are handled by the
  19. developers of PKZIP, ARJ and SQZ:
  20.  
  21. - SQZ has a rather large  AV-user field (the comment part of  the field)
  22.   but in most cases MTA can extract ALL information from the archive;
  23.  
  24. - ARJ has a small (as designed) problem. ARJ 2.39b (the second beta  for
  25.   ARJ 2.40 and the  current release at the  date of this document)  will
  26.   send a message to the users  that any AV-code from a release  previous
  27.   to 2.39b  is OBSOLETE.  MTA can  work in  the old  fashion as with ARJ
  28.   2.39a and previous releases, because  ARJ 2.39b will still reveal  the
  29.   AV-code and AV-user (description part);
  30.  
  31. - PKZIP must be watched very carefully. Files with a AV-code created  by
  32.   PKZIP 1.10 or lower will show  the correct AV-code when you work  with
  33.   PKZIP 1.10 but won't show the AV-code when you work with PKZIP  1,93a,
  34.   2.04c/d/g. This is how PKWare  designed their new AV-code. It  is done
  35.   because the old PKZIP 1.1x AV-code is hacked. The same goes the  other
  36.   way around.  PKZIP 2.xx  archives with  an AV-code  will not  show the
  37.   AV-code when handled  with PKZIP 1.1x  (in most cases  the files won't
  38.   be extracted either because PKZIP  1.xx is not upward compatible  with
  39.   PKZIP 2.xx archives, only backward). When you use a mix of PKZIP  1.xx
  40.   and PKZIP 2.xx AV-code files (which will be the case for a few  months
  41.   between the conversion from PKZIP 1.xx to PKZIP 2.xx), you should  set
  42.   the KeepAVNoCode option in  MTA. MTA is always  able to DETECT that  a
  43.   PKZIP  (whatever  release)  is  created  with  an  AV-code, but MTA is
  44.   unable  (because  PKZIP  is  unable)  to  extract  AV-codes  from BOTH
  45.   formats with ONE program. With  this option set, MTA will  always keep
  46.   AV-codes from both PKZIP 1.xx and PKZIP 2.xx formatted files !
  47.  
  48. With PKZIP  2.xx files  (as with  SQZ), MTA  will try  to obtain as much
  49. information  as  possible,  so  extended  comments  in  the AV-code (the
  50. comment-part) are extracted.
  51.